const golang.org/x/net/http2.cipher_TLS_DH_anon_WITH_DES_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L37: 	cipher_TLS_DH_anon_WITH_DES_CBC_SHA          uint16 = 0x001A
		ciphers.go#L387: 		cipher_TLS_DH_anon_WITH_DES_CBC_SHA,